Skip to content

[PERIODIC ENQUEUER] Add: Unique check while enquing#1

Open
Chhekur wants to merge 3 commits into
masterfrom
fix/periodic-enqueue
Open

[PERIODIC ENQUEUER] Add: Unique check while enquing#1
Chhekur wants to merge 3 commits into
masterfrom
fix/periodic-enqueue

Conversation

@Chhekur

@Chhekur Chhekur commented Jul 12, 2022

Copy link
Copy Markdown

No description provided.

Comment thread periodic_enqueuer.go

_, err = conn.Do("ZADD", redisKeyScheduled(pe.namespace), epoch, rawJSON)
script := pe.periodicEnqueueUniqueInScript
res, err := redis.String(script.Do(conn, []interface{}{

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let us have a quick chat for me to understand this. May be a huddle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants